home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 30 / Amiga Format AFCD30 (Sep 1998, Issue 114).iso / -seriously_amiga- / hardware / ethernet / readme.dev < prev    next >
Text File  |  1998-06-18  |  456b  |  16 lines

  1.  
  2. I have reverted back to using 68000 code, which may correct 
  3. the earlier problem.  There are some bug fixes:
  4. I have added code to remove a node on a linked list
  5. that I was using.  This fixed a bug while running
  6. several net utils at once with ethernet.device.
  7. Added some features, the Tx routines now report errors
  8. back to the calling program, instead of ignoring them.
  9. TrackType, UnTrackType, GetTypeStats are fully implemented 
  10. now.
  11.  
  12.  
  13. 5/23/1998
  14. --Scott
  15.  
  16.